登入
Computer Science for IGCSE & O level - Programming (Section 1 - No. 11)
Which of the following is an example of a valid output statement?
INPUT x
IF x > 0
OUTPUT 'Hello'
x = x + 1
解释
OUTPUT 'Hello' correctly displays text to the user.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面